--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / meshchatx / src / frontend / js / mapExchange / constants.js
Displaying Raw • Download
meshchatx/src/frontend/js/mapExchange/constants.js a81a7dc30ebffa59cd31abcca7b0e81db4a5b891 (a81a7dc3) Text, 586 B
T8b949e// SPDX-License-Identifier: 0BSD
T8b949e/** GeoJSON / feature properties for icons and strokes (namespaced for export fidelity). */
Tff7b72export Tff7b72const Te6edf3MCX_ICON_HREF Tff7b72= Ta5d6ff"mcx_icon_href"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_ICON_DATA_URL Tff7b72= Ta5d6ff"mcx_icon_data_url"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_ICON_SCALE Tff7b72= Ta5d6ff"mcx_icon_scale"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_ICON_ANCHOR_X Tff7b72= Ta5d6ff"mcx_icon_anchor_x"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_ICON_ANCHOR_Y Tff7b72= Ta5d6ff"mcx_icon_anchor_y"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_STROKE_COLOR Tff7b72= Ta5d6ff"mcx_stroke_color"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_STROKE_WIDTH Tff7b72= Ta5d6ff"mcx_stroke_width"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_FILL_COLOR Tff7b72= Ta5d6ff"mcx_fill_color"Tb4b4b4;
Tff7b72export Tff7b72const Te6edf3MCX_FILL_OPACITY Tff7b72= Ta5d6ff"mcx_fill_opacity"Tb4b4b4;
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────